home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / editor / ed33.zip / BASIC.INI < prev    next >
INI File  |  1997-07-01  |  456b  |  65 lines

  1. [FileTypes]
  2. Types=*.frm;*.bas
  3.  
  4. [Comments]
  5. Beginning='|
  6.  
  7. [Keywords]
  8. As
  9. Asc
  10. Attribute
  11. Begin
  12. Boolean
  13. ByRef
  14. Byte
  15. ByVal
  16. Call
  17. Case
  18. Cint
  19. Clng
  20. Close
  21. Const
  22. Debug
  23. Declaire
  24. Dim
  25. Double
  26. Do
  27. ElseIf
  28. Else
  29. End
  30. Error
  31. Exit
  32. Explicit
  33. False
  34. for
  35. Function
  36. GoTo
  37. If
  38. Input
  39. Integer
  40. Is
  41. Line
  42. Long
  43. Loop
  44. Mid
  45. Next
  46. Not
  47. Object
  48. On
  49. Option
  50. Print
  51. Private
  52. Public
  53. Resume
  54. Select
  55. Single
  56. String
  57. Sub
  58. Then
  59. To
  60. True
  61. Type
  62. Until
  63. Variant
  64. While
  65.